E-Academy is designed for coachings, agencies, and institutes providing options to manage courses, give online guidance, online papers and results. This Admin Panel of E- Academy is developed and build on the very famous – CI abbreviated as the “CodeIgniter” MVC framework, And the Mobile is build in Android, which is just for an android App. Featuring all aspects to manage and organize all your Courses, teachers, and students at one place.
Admin credentials
Admin Url - https://kamleshyadav.in/e-academy_app/
Username - admin@eacademy.com
Password - 123
Teacher Login Url - https://kamleshyadav.in/e-academy_app/
Username - john@eacademy.com
Password - 123
Username - ACAD1244
Password - 123
Here are the features list for this application -
Features for AdminGoogle provides Android Studio for the Windows, Mac OS X, and Linux platforms. You can download this software from the Android Studio homepage. (You'll also find the traditional SDKs, with Android Studio's command-line tools, available on the Download page.) Before downloading Android Studio, make sure your platform meets one of the following requirements:
Windows OSFor accelerated emulator: 64-bit operating system and Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality.
Mac OSFor accelerated emulator: Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality, or AMD processor with support for AMD Virtualization (AMD-V).
I launched android-studio-bundle-143.2821654-windows.exe to start the installation process. The installer responded by presenting the Android Studio Setup dialog box shown in Figure 1.
Clicking Next took me to the following dialog box, which gives you the option to decline installing the Android SDK (included with the installer) and an Android Virtual Device (AVD).
Figure 2. Do you want to install the Android SDK and AVD?
I chose to keep the default settings. After clicking Next, you'll be taken to the license agreement dialog box. Accept the license to continue the installation.
Figure 3. Accept the license agreement to continue installation
The next dialog box invites you to change the installation locations for Android Studio and the Android SDK.
Figure 4. Set the Android Studio and Android SDK installation locations
Change the location or accept the default locations and click Next. The installer defaults to creating a shortcut for launching this program, or you can choose to decline. I recommend that you create the shortcut, then click the Install button to begin installation.
Figure 5. Create a new shortcut for Android Studio
The resulting dialog box shows the progress of installing Android Studio and the Android SDK. Clicking the Show Details button will let you view detailed information about the installation progress.The dialog box will inform you when installation has finished. When you click Next, you should see the following:
Figure 6. Leave the Start Android Studio check box checked to run this software
To complete your installation, leave the Start Android Studio box checked and click Finish.
Running Android StudioAndroid Studio presents a splash screen when it starts running:
Figure 7. Android Studio's start screen
On your first run, you'll be asked to respond to several configuration-oriented dialog boxes. The first dialog box focuses on importing settings from any previously installed version of Android Studio.
Figure 8. Import settings
If you're like me, and don't have a previously installed version, you can just keep the default setting and click OK. Android Studio will respond with a slightly enhanced version of the splash screen, followed by the Android Studio Setup Wizard dialog box:
Figure 9. Validate your Android SDK and development environment setup
When you click Next, the setup wizard invites you to select an installation type for your SDK components. For now I recommend you keep the default standard setting.
Figure 10. Choose an installation type
Click Next and verify your settings, then click Finish to continue.
Figure 11. Review settings
The wizard will download and unzip various components. Click Show Details if you want to see more information about the archives being downloaded and their contents.
Figure 12. Review settings
If your computer isn't Intel based, you might get an unpleasant surprise after the components have completely downloaded and unzipped:
Figure 13. Intel-based hardware acceleration is unavailable
Your options are to either put up with the slow emulator or use an Android device to speed up development. I'll discuss the latter option later in the tutorial.Finally, click Finish to complete the wizard. You should see the Welcome to Android Studio dialog box:
Figure 14. Welcome to Android Studio
Figure 1.
Android Studio presents a splash screen when it starts running:
Figure 2. Android Studio's start screen

On your first run, you'll be asked to respond to several configuration-oriented dialog boxes. The first dialog box focuses on importing settings from any previously installed version of Android Studio.
Figure 3. Import settings

If you're like me, and don't have a previously installed version, you can just keep the default setting and click OK. Android Studio will respond with a slightly enhanced version of the splash screen, followed by the Android Studio Setup Wizard dialog box:
Figure 4. Validate your Android SDK and development environment setup

When you click Next, the setup wizard invites you to select an installation type for your SDK components. For now I recommend you keep the default standard setting.
Figure 5. Choose an installation type

Click Next and verify your settings, then click Finish to continue.
Figure 6. Review settings
The wizard will download and unzip various components. Click Show Details if you want to see more information about the archives being downloaded and their contents.
Figure 7. Review settings
If your computer isn't Intel based, you might get an unpleasant surprise after the components have completely downloaded and unzipped:
Figure 8. Intel-based hardware acceleration is unavailable

Your options are to either put up with the slow emulator or use an Android device to speed up development. I'll discuss the latter option later in the tutorial.Finally, click Finish to complete the wizard. You should see the Welcome to Android Studio dialog box:
Figure 9. Welcome to Android Studio

To install Android Studio on Ubuntu, proceed as follows:
If you're like me, and don't have a previously installed version, you can just keep the default setting and click OK. Android Studio will respond with a slightly enhanced version of the splash screen, followed by the Android Studio Setup Wizard dialog box:
Figure 1. Validate your Android SDK and development environment setup
When you click Next, the setup wizard invites you to select an installation type for your SDK components. For now I recommend you keep the default standard setting.
Figure 2. Choose an installation type
Click Next and verify your settings, then click Finish to continue.
Figure 3. Review settings
The wizard will download and unzip various components. Click Show Details if you want to see more information about the archives being downloaded and their contents.
Figure 4. Review settings
If your computer isn't Intel based, you might get an unpleasant surprise after the components have completely downloaded and unzipped:
Figure 5. Intel-based hardware acceleration is unavailable
Your options are to either put up with the slow emulator or use an Android device to speed up development. I'll discuss the latter option later in the tutorial.Finally, click Finish to complete the wizard. You should see the Welcome to Android Studio dialog box:
Figure 6. Welcome to Android Studio

You'll use this dialog to start up a new Android Studio project, work with an existing project, and more. You can access it anytime by double-clicking the Android Studio shortcut on your desktop.
How to set up Web and Admin Panel on localhost
After setting up the folders correctly.
1) First, you have to verify the product by clicking on the
2) Enter your purchase code, to verify your purchase.
After successful verification you will land up on below screen where you will need these details.
1) Database Details like , DB Name , DB Username , DB Password.

3) Just fill in the details in specified fields, and click " Submit "
4) After successful setup you will be redirected to login page, enter your details:
How To Open Project that is Not are In the list of Recent Projects:
Step 1 –Open Android Studio then Click on “Open an existing Android Studio project.
Step 2 – After that Select the File location where your file is located. And select "E-academy" project then click ok
Important Note
Alternatively you can also prefer opening build.gradle file to open project.
Step 3 – Select Projects >> app and then Click on java folder and then open com.eacademy and Click utils then choose Consts file, here you can change the base url.
Step 4 – Select Projects >> app >> build.gradle
Please don't select lower version than 22. It is mandatory. You can select version higher than 22.
How To Firebase key:
Step 1 –Go to Firebase.
Step 2 – Add to android app.
Once you have created a project, this is how the cosole of your firebase will look.
Step 3 – Enter your package name
You should be able to generate this certificate, paste it in the "Package Name" field and "add app".
Step 4 – Now, download the google-services.json config file and add it in the app folder of your android project.
Step 5 – How to get web API key
You need to click on firebase setting icon then you will get Web API key. Copy this and paste it to admin section.
Change site name manually – From here you can change the site name in the app.Path "root folder\app\src\main\res\values"
How To setup zoom:
Step 1 –Go to source code.
Step 2 – Download below zip and place these to source code folder.
https://www.dropbox.com/s/tcrdlbvyam7gcue/mobilertc.zip?dl=0
https://www.dropbox.com/s/w599kgtm42kwuoy/commonlib.zip?dl=0
Once you have downloaded the zip you need to extract and then place these inside source code files.
1) Replace following folders in your setup.
2)Open update.sql, from Database Folder, check dates of update and copy code & execute query in phpmyadmin.
Click here to know How to run query in PHPMyAdminIf you already have webapp and want same data to sync with android application then you just need to update sql with existing database.
Here is the link to download SQL click here
Here is the path where you will find the API folder: "Your_domain_name/e-academy/application/controllers/api".
Admin can manage teacher, students, academics, create certificate, exams etc.
Dashboard contain Total students, total batches, total questions and total Leave request.
Admin has the rights to create batch class, notice, subjects, upcoming class, live class.
You can create and manage batches from here.

You can decide the payment of each batch. Two options are available: free and paid.
You can create notice here for both students and teachers.
You can add and manage students here.
You can add and manage questions from here.
You can create and manage upcoming exam from here.
You can add live class using zoom secret and API key.
Admin can see live class history.
Admin has the rights to manage students.
Admin Can add students.
Admin can manage students.
Admin Can approve or decline student's leave.
Admin can manage teachers role as well.
Admin Can add extra classes for students.
Admin can manage teachers as well as can track their attandance and their activity.
Admin has the rights to accept or decline teacher's leave .
Admin can exam papers, mock test, manage papers etc.
Admin has the rights to create papers.
Admin has the rights to manage papers.
Admin has the rights to see practice result.
Admin can check Mock test results.
Admin can add video lectures using this option.
Admin can add privacy policy content here.
Admin can select time zone from drop down.

We use two payment gateways. You can select one of them to purchase the batch.
1. Razorpay
2. Paypal
Note: You have to create the Currency Convertor API click here
Admin can create certificate .
From here you can select the RTL language.
After selecting the RTL a window appears.
You can select your server type.
This option will enable the admin to change the favicon, site logo, preloader, title, author name, and enrollment word.
Teacher dashboard is same as admin dashboard.
Student can login through android application only.
Student can request for doubt class.
Once again, thank you so much for purchasing this Application. As I said at the beginning, I will be glad to help you if you have any questions related to this application. No guarantees, but I'll do my best to assist you.If you have a more general question relating to the E-academy.
Kamlesh Yadav
Support Email: support@pixelnx.com